-
Home
-
WP Githuber MD – WordPress Markdown Editor
-
1.16.2
-
Code
-
Classes
- MarkdownExtraParser
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
310 |
Lines of code |
129 |
Logical lines of code |
73 |
Comment lines |
126 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
inlineFigure() |
S |
49 |
5 |
31 |
do_single_line_code_preserve() |
S |
62 |
4 |
10 |
__construct() |
S |
61 |
3 |
12 |
transform() |
S |
64 |
3 |
11 |
do_restore() |
S |
63 |
2 |
10 |
remove_bare_p_tags() |
S |
79 |
1 |
3 |
get_shortcode_regex() |
S |
72 |
1 |
5 |
shortcode_preserve() |
S |
75 |
1 |
4 |
do_remove_text() |
S |
79 |
1 |
3 |
hash_block() |
S |
71 |
1 |
6 |
single_line_code_preserve() |
S |
70 |
1 |
7 |
codeblock_preserve() |
S |
78 |
1 |
3 |
do_codeblock_preserve() |
S |
62 |
1 |
10 |
codeblock_restore() |
S |
78 |
1 |
3 |
do_codeblock_restore() |
S |
65 |
1 |
8 |
hash_maker() |
S |
80 |
1 |
3 |